Message
constructor(messageSettings: NavigationSpec.Message.MessageSettings, delegate: <Error class: unknown class>, animated: Boolean = false, completion: () -> Unit? = null)
Parameters
messageSettings
The MessageSettings for configuring the message
delegate
The MFMessageComposeViewControllerDelegateProtocol to add to the MFMessageComposeViewController
animated
Specifies whether transition is animated
completion
Optional function called when presentation is completed